fix(deps): update configuration management dependencies #19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.0.1
->10.1.0
24.6.0
->24.7.0
>=9.0.1,<9.1.0
->>=9.1.0,<9.2.0
1.8.2
->1.9.2
6.0.0
->6.2.0
3.43.0
->3.44.2
1.8.2
->1.8.3
Release Notes
ansible-community/ansible-build-data (ansible)
v10.1.0
Compare Source
ansible/ansible-lint (ansible-lint)
v24.7.0
Bugfixes
v24.6.1
Compare Source
Bugfixes
ansible-collections/community.general (community.general)
v9.1.0
Compare Source
See https://github.com/ansible-collections/community.general/blob/stable-9/CHANGELOG.md for all changes.
hashicorp/terraform (hashicorp/terraform)
v1.9.2
Compare Source
1.9.2 (July 10, 2024)
BUG FIXES:
count
andfor_each
meta attributes. (#35432)v1.9.1
Compare Source
1.9.1 (Unreleased)
UPGRADE NOTES:
terraform init
orterraform get
in case of larger git repositories. Please do file an issue if you find the performance difference noticable. (#35376)BUG FIXES:
terraform test
: Removed additional erroneous error message when referencing attributes that don't exist. (#35408)import
blocks: Fix crash that occurs when incorrectly referencing theto
resource from theid
attribute. (#35420)v1.9.0
Compare Source
v1.8.5
Compare Source
1.8.5 (June 5, 2024)
BUG FIXES:
terraform test
: Remove duplicate warning diagnostic when providing values for unknown variables in run blocks. (#35172)v1.8.4
Compare Source
1.8.4 (May 22, 2024)
BUG FIXES:
core
: Fix exponential slowdown in some cases when modules are usingdepends_on
. (#35157)import
blocks: Fix bug where resources with nested, computed, and optionalid
attributes would fail to generate configuration. (#35220)golang.org/x/net
release, which addressed CVE-2023-45288 (#35165)v1.8.3
Compare Source
1.8.3 (May 8, 2024)
BUG FIXES:
terraform test
: Providers configured within an overridden module could panic. (#35110)core
: Fix crash when a provider incorrectly plans a nested object when the configuration isnull
(#35090)oracle/terraform-provider-oci (oci)
v6.2.0
Compare Source
Added
Bug Fix
v6.1.0
Compare Source
Added
Bug Fix
python-poetry/poetry (poetry)
v1.8.3
Compare Source
Added
+
(#9207).Changed
pkginfo>=1.10
to ensure support for packages with metadata version 2.3 (#9130).Fixed
poetry self
commands printed a warning that the current project cannot be installed (#9302).poetry install
sporadically failed with aKeyError
due to a race condition (#9335).Docs
poetry shell
(#9060).poetry add
(#9080).publish
(#9110).pyproject.toml
example for a dependency with multiple extras (#9138).poetry add
(#9230).poetry publish
(#9255).--readme
option inpoetry new
(#9260).dependencies
(#9256).pipx
(#9320).Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.